home *** CD-ROM | disk | FTP | other *** search
- Path: nic.wat.hookup.net!news
- From: xenon@the-fix.sos.on.ca
- Newsgroups: comp.lang.c
- Subject: RNG, and Reading Dir
- Date: Wed, 24 Jan 1996 22:05:58 GMT
- Organization: HookUp Communication Corporation, Waterloo, Ontario, CANADA
- Message-ID: <4e6bb9$vgm@nic.wat.hookup.net>
- NNTP-Posting-Host: slip2.sos.on.ca
- X-Newsreader: Forte Free Agent 1.0.82
-
-
- Couple of questions:
-
- 1) Is there any ansi 'c' function or routine that allows you to
- specify the starting number, instead of always using '0'?
-
- 2) How would I go about using commands like findfirst and findnext
- to find directories instead of files. Ill try to explain: Programs
- like Mcafee Virus Scanner searches through each directory on the hd
- instead of just searching the path and current directory.
-
-
-
-